home *** CD-ROM | disk | FTP | other *** search
/ Screensavers 98 / Screensavers 98.iso / archive / jokebag / setup.inf < prev    next >
INI File  |  2000-03-28  |  791b  |  33 lines

  1. ; Install Script for JokeBag SETUP.EXE install program
  2. ; If you have any problems, send mail to
  3. ; bbs@cyber.com.au
  4.  
  5.  
  6. [Main Window]
  7. HeaderText = JokeBag the Screensaver
  8. HeaderFontSize = 40
  9. FooterText = Copyright ⌐1993-95 Brighton Beach Software
  10. FooterFontSize = 15
  11. WindowTitle = JokeBag the Screensaver
  12.  
  13. [Display]
  14. MessageBoxTitle = JokeBag the Screensaver
  15. ReadTitle = Welcome to JokeBag the Screensaver
  16.  
  17. [Parameters]
  18. ExitRun = %O\readme.txt
  19. Directory = C:\WINDOWS
  20. SectionCount = 1
  21. Section1 = Main
  22. RebootLevel = 0
  23.  
  24. [Main]
  25. Directory = %O
  26. FileCount = 5
  27. File1 = %I\jokebag.sc_,%W\jokebag.scr,56000
  28. File2 = %I\jbssdb_,%W\jbssdb,440000
  29. File3 = %I\vbrun300.dl_,%S\vbrun300.dll,398000
  30. File4 = %I\readme.txt,%W\readme.txt
  31. File5 = %I\cmdialog.vb_,%S\cmdialog.vbx,18000
  32.  
  33.